This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Domino 6.0.2 CF2 insists on changing permissions on selfcert.kyr for SSL ~Umberto Nongeroson 2.Sep.03 07:12 AM a Web browser Domino Server 6.0.1Windows 2000, Windows XP
I had problems with a Domino 6.0.2 CF2 on my laptop. I use it for development, serving up large database (like this forum) The server code is much faster and more stable. Run it as a service, so it runs as SYSTEM.
What really annoys me though is that it unless I give SYSTEM full access, it will not use selfcert.kyr. And when I give it full access, it insists on removing all acces but for the owner.
Solution: make the Administrators group owner of selfcert.kyr, and add SYSTEM to the Administrators group.
Another option would be to create a special user to run the service, and assign ownership of selfcert.kyr to that user. This has the added (dis)advantage of not showing the Domino console. Whatever suits your preference.
Could y'all give feedback how this has helped you?